iteration statement造句
例句與造句
- Generates code for the specified iteration statement
為指定的迭代語句生成代碼。 - The following keywords are used in iteration statements
迭代語句中使用下列關(guān)鍵字: - You can create loops by using the iteration statements
通過使用迭代語句可以創(chuàng)建循環(huán)。 - It ' s not a jump but rather a way to break out of an iteration statement
它并不屬于一次跳轉(zhuǎn),而是中斷循環(huán)語句的一種方法。 - Statement passes control to the next iteration of the enclosing iteration statement in which it appears
語句將控制權(quán)傳遞給它所在的封閉迭代語句的下一次迭代。 - It's difficult to find iteration statement in a sentence. 用iteration statement造句挺難的
- Iteration statements cause embedded statements to be executed a number of times , subject to the loop - termination criteria
迭代語句導(dǎo)致嵌入語句根據(jù)循環(huán)終止條件多次執(zhí)行。